Uses of Interface
com.cisco.pt.ipc.sim.ModuleDescriptor
Packages that use ModuleDescriptor
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of ModuleDescriptor in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return ModuleDescriptorModifier and TypeMethodDescriptionIPCFactory.addModuleModel(ModuleFactory moduleFactory, ModuleType type, String model) IPCFactory.getAvailableModuleAt(ModuleFactory moduleFactory, int index) IPCFactory.getAvailableModuleForTypeAt(ModuleFactory moduleFactory, ModuleType type, int index) IPCFactory.getDescriptor(Module module) IPCFactory.getDescriptor(ModuleFactory moduleFactory, ModuleType type, String model) IPCFactory.getModuleAt(ModuleDescriptor moduleDescriptor, int index) IPCFactory.getRootModule(DeviceDescriptor deviceDescriptor) Methods in com.cisco.pt.ipc with parameters of type ModuleDescriptorModifier and TypeMethodDescriptionIPCFactory.addModulePhysicalView(ModuleDescriptor moduleDescriptor, int X1, int X2, int Y1, int Y2) IPCFactory.create(ModuleDescriptor moduleDescriptor) IPCFactory.getModuleAt(ModuleDescriptor moduleDescriptor, int index) IPCFactory.getModulePhysicalViewAt(ModuleDescriptor moduleDescriptor, int index) -
Uses of ModuleDescriptor in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return ModuleDescriptorModifier and TypeMethodDescriptionModuleFactory.addModuleModel(ModuleType type, String model) Information provided by the PKI file:ModuleFactory.getAvailableModuleAt(int index) Information provided by the PKI file:ModuleFactory.getAvailableModuleForTypeAt(ModuleType type, int index) Information provided by the PKI file:Module.getDescriptor()Information provided by the PKI file:ModuleFactory.getDescriptor(ModuleType type, String model) Information provided by the PKI file:ModuleDescriptor.getModuleAt(int index) Information provided by the PKI file:DeviceDescriptor.getRootModule()Information provided by the PKI file: -
Uses of ModuleDescriptor in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement ModuleDescriptorModifier and TypeClassDescriptionclassInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl that return ModuleDescriptorModifier and TypeMethodDescriptionModuleFactoryImpl.addModuleModel(ModuleType type, String model) Information provided by the PKI file:ModuleFactoryImpl.getAvailableModuleAt(int index) Information provided by the PKI file:ModuleFactoryImpl.getAvailableModuleForTypeAt(ModuleType type, int index) Information provided by the PKI file:ModuleFactoryImpl.getDescriptor(ModuleType type, String model) Information provided by the PKI file:ModuleImpl.getDescriptor()Information provided by the PKI file:ModuleDescriptorImpl.getModuleAt(int index) Information provided by the PKI file:DeviceDescriptorImpl.getRootModule()Information provided by the PKI file: